compress/flate.dictDecoder.writeMark (method)

2 uses

	compress/flate (current package)
		dict_decoder.go#L86: func (dd *dictDecoder) writeMark(cnt int) {
		inflate.go#L664: 	f.dict.writeMark(cnt)